home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Utilities / PdaLink / developer / include / pdalink_lib.i
Text File  |  2001-07-17  |  4KB  |  97 lines

  1. ; pdalink_lib.i
  2. ;
  3. ; Bias = 30
  4. ;
  5. _LVOPL_Reserved                 EQU -30
  6. _LVOPL_RawRead                  EQU -36
  7. _LVOPL_RawWrite                 EQU -42
  8. _LVOPL_RawSetRate               EQU -48
  9. _LVOPL_SLPRead                  EQU -54
  10. _LVOPL_SLPWrite                 EQU -60
  11. _LVOPL_PADPRead                 EQU -66
  12. _LVOPL_PADPWrite                EQU -72
  13. _LVOPL_CMPRead                  EQU -78
  14. _LVOPL_CMPWakeUp                EQU -84
  15. _LVOPL_CMPInit                  EQU -90
  16. _LVOPL_CMPAbort                 EQU -96
  17. _LVOPL_OpenSocket               EQU -102
  18. _LVOPL_CloseSocket              EQU -108
  19. _LVOPL_LastError                EQU -114
  20. _LVOPL_Accept                   EQU -120
  21. _LVOPL_Connect                  EQU -126
  22. _LVOPL_Read                     EQU -132
  23. _LVOPL_Write                    EQU -138
  24. _LVOPL_Tickle                   EQU -144
  25. _LVOPL_DLPInit                  EQU -150
  26. _LVOPL_DLPWriteByte             EQU -156
  27. _LVOPL_DLPWriteWord             EQU -162
  28. _LVOPL_DLPWriteLong             EQU -168
  29. _LVOPL_DLPWrite                 EQU -174
  30. _LVOPL_DLPSend                  EQU -180
  31. _LVOPL_DLPRead                  EQU -186
  32. _LVODLP_OpenConduit             EQU -192
  33. _LVODLP_EndOfSync               EQU -198
  34. _LVODLP_GetSysTime              EQU -204
  35. _LVODLP_SetSysTime              EQU -210
  36. _LVODLP_GetStorageInfo          EQU -216
  37. _LVODLP_GetSysInfo              EQU -222
  38. _LVODLP_GetDBInfo               EQU -228
  39. _LVODLP_OpenDB                  EQU -234
  40. _LVODLP_DeleteDB                EQU -240
  41. _LVODLP_CreateDB                EQU -246
  42. _LVODLP_CloseDB                 EQU -252
  43. _LVODLP_CloseAllDB              EQU -258
  44. _LVODLP_CountDBEntries          EQU -264
  45. _LVODLP_MoveCategory            EQU -270
  46. _LVODLP_SetUserInfo             EQU -276
  47. _LVODLP_GetUserInfo             EQU -282
  48. _LVODLP_SetNetSyncInfo          EQU -288
  49. _LVODLP_GetNetSyncInfo          EQU -294
  50. _LVODLP_ResetLastSyncPC         EQU -300
  51. _LVODLP_ResetDBIndex            EQU -306
  52. _LVODLP_ReadRecordIDList        EQU -312
  53. _LVODLP_WriteRecord             EQU -318
  54. _LVODLP_DeleteRecord            EQU -324
  55. _LVODLP_DeleteCategory          EQU -330
  56. _LVODLP_ReadResourceByType      EQU -336
  57. _LVODLP_ReadResourceByIndex     EQU -342
  58. _LVODLP_WriteResource           EQU -348
  59. _LVODLP_DeleteResource          EQU -354
  60. _LVODLP_ReadAppBlock            EQU -360
  61. _LVODLP_WriteAppBlock           EQU -366
  62. _LVODLP_ReadSortBlock           EQU -372
  63. _LVODLP_WriteSortBlock          EQU -378
  64. _LVODLP_CleanUpDatabase         EQU -384
  65. _LVODLP_ResetSyncFlags          EQU -390
  66. _LVODLP_ReadNextCatRecord       EQU -396
  67. _LVODLP_ReadAppPreference       EQU -402
  68. _LVODLP_WriteAppPreference      EQU -408
  69. _LVODLP_ReadNextModifiedCatRecord EQU -414
  70. _LVODLP_ReadRecordByID          EQU -420
  71. _LVODLP_ReadRecordByIndex       EQU -426
  72. _LVODLP_ResetSystem             EQU -432
  73. _LVODLP_AddSyncLogEntry         EQU -438
  74. _LVOPL_FileOpen                 EQU -444
  75. _LVOPL_FileClose                EQU -450
  76. _LVOPL_FileGetDBInfo            EQU -456
  77. _LVOPL_FileSetDBInfo            EQU -462
  78. _LVOPL_FileGetAppInfo           EQU -468
  79. _LVOPL_FileSetAppInfo           EQU -474
  80. _LVOPL_FileGetSortInfo          EQU -480
  81. _LVOPL_FileSetSortInfo          EQU -486
  82. _LVOPL_FileReadResource         EQU -492
  83. _LVOPL_FileAddResource          EQU -498
  84. _LVOPL_FileReadRecord           EQU -504
  85. _LVOPL_FileReadRecordID         EQU -510
  86. _LVOPL_FileAddRecord            EQU -516
  87. _LVOPL_FileUsedID               EQU -522
  88. _LVOPL_FileRetrieve             EQU -528
  89. _LVOPL_FileInstall              EQU -534
  90. _LVOPL_FileMerge                EQU -540
  91. _LVOPL_Explain                  EQU -546
  92. _LVOPL_AddRexxHandle            EQU -552
  93. _LVOPL_FindRexxHandle           EQU -558
  94. _LVOPL_DeleteRexxHandle         EQU -564
  95. _LVOPL_GetBaudRate              EQU -570
  96.  
  97.